home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 028a / tzp30.zip / TZP30.DOC next >
Text File  |  1991-09-03  |  9KB  |  206 lines

  1.  
  2.                ┌┬─────────────────────────────────────────┬┐
  3.                │█▓▒░              T. Z. P.             ░▒▓█│
  4.                ├█▓▒░───────────────────────────────────░▒▓█┤
  5.                │█▓▒░ T h e   Z I P   P r o c e s s o r ░▒▓█│
  6.                ├█▓▒░───────────────────────────────────░▒▓█┤
  7.                │█▓▒░             written by            ░▒▓█│
  8.                │█▓▒░           The Duplicator          ░▒▓█│
  9.                └┴─────────────────────────────────────────┴┘
  10.  
  11.                       (c) 1991 Duplications Unlimited
  12.  
  13.                                 Version 3.0
  14.                             September 3rd, 1991
  15.  
  16.  
  17. PROGRAM FEATURES
  18. ────────────────
  19.  ■ Process existing ZIP files with Authenticity Verification (PKZIP -!)
  20.  ■ Utilize McAfee Associates' Virus SCAN while processing files
  21.  ■ Automate the addition of ZIP file comments (PKZIP -z)
  22.  ■ Automate the addition of a BBS advertisement file (PKZIP -a)
  23.  ■ Safely handles ZIP files with sub-directories and volume labels
  24.  ■ Selectively process the files that you choose in a directory
  25.  ■ "Mini-shell" that allows you to manipulate the internal files of a ZIP file
  26.  ■ Leaving the original ZIP file intact and uncorrupted by BBS ad files,
  27.    comments, etc. if you so desire
  28.  
  29.  
  30.  
  31. REQUIREMENTS
  32. ────────────
  33.  ■ A registered copy of the latest PKZIP (v1.10)
  34.    This is required for the '-!' Authenticity Verification option to work.
  35.    If your PKZIP 1.10 is not registered, use MAKEAV to register it!
  36.    MAKEAV should be available on your local BBS's.
  37.  ■ A copy of the latest PKUNZIP (v1.10)
  38.  ■ McAffee Associate's SCAN virus program (if the option is activated)
  39.    SCANV80 was used in testing TZP version 3.0.  Although earlier versions
  40.    of SCAN will work with TZP 3.0, I recommend you get the latest version
  41.    to make sure the virus list is up-to-date in SCAN.
  42.  
  43.  
  44.  
  45. USING TZP
  46. ─────────
  47.  *  Usage  :  TZP30 [directory]
  48.  
  49.         where 'directory' is the FULL directory pathname to the location
  50.         of the .ZIP files you want to process.
  51.  
  52.  *  Example:  TZP21 d:\files\zip
  53.  
  54.  
  55.  
  56. CONFIGURING TZP
  57. ───────────────
  58.   ■ Add ZIP comments to processed files
  59.     This option allows you to add a text file to the processed .ZIP file as
  60.     comment (using the -z option).  If you choose this option, you MUST
  61.     supply a text file by the filename you typed in at the prompt.  This text
  62.     file MUST reside in the same directory as TZP.
  63.  
  64.   ■ Insert a BBS ad file to .ZIPs
  65.     When supplied with a valid filename at the prompt, this option will add
  66.     the specified file to every ZIP file processed.  As above, this file MUST
  67.     reside in the same directory as TZP30.EXE.
  68.  
  69.   ■ Keep same ZIP date after processing
  70.     Selecting this feature will cause TZP to retain the original date of the
  71.     ZIP files after it has processed them.  This is useful if you need to
  72.     keep tab of when the ZIP files were obtained.
  73.  
  74.   ■ Use McAfee Associates' virus SCAN program
  75.     Since TZP no longer unzips the ZIP files to perform the AV process, this
  76.     step is executed seperately AFTER the AV process has been completed.
  77.     TZP will create and remove all temporary sub-directories required during
  78.     the unzipping process.  However, should a ZIP file contain files with
  79.     HIDDEN atttributes, TZP may not be able to remove all the sub-directories
  80.     it creates.  Just delete TZP-DIR and any other sub-directories stemming
  81.     from it after you've finished using TZP.  This WILL NOT affect your ZIP
  82.     files in any way.
  83.  
  84.     If you choose to activate this option, be sure to have SCAN.EXE either
  85.     in the same directory as TZP30.EXE or in a DOS path defined in your
  86.     AUTOEXEC.BAT's PATH= string.
  87.  
  88.     You can configure SCAN in 3 ways:
  89.          (a) Allow Memory Checking during SCAN
  90.              Saying YES to this will cause SCAN to check your RAM memory
  91.              for viral infection.  This slows down the process considerably
  92.              so it's up to you to decide how thorough you want to be.
  93.          (b) Scan all files including data files
  94.              When set to "Yes", SCAN will scan all files, executable and
  95.              data files included.
  96.          (c) Generate Report on virus after SCAN
  97.              This option when activated, will create a file called VIRUS.RPT
  98.              at the end of the SCAN.  It will contain the messages that SCAN
  99.              reported during the scan.  This file will be saved in the
  100.              directory that the ZIP files are in.
  101.   
  102.   ■ Allow sound during file processing
  103.     This just turns the beeps on or off.
  104.  
  105.   ■ Keep 1 second delay loop between files
  106.     I included this seemingly trivial option in because a certain sysop
  107.     complained about the 1 second wait between files during processing.
  108.     The delay was included originally to improve the readability of the
  109.     "status" update during file processing.  If speed is imperative to you,
  110.     then just turn this off.
  111.  
  112.  After answering all the questions, you will have an option to save the
  113.  settings to disk.  Choosing "Yes" will create the file TZP.CFG on your HD
  114.  and those settings will be loaded as defaults the next time you run TZP.
  115.  You may change the settings just for that one session and answer "No" to
  116.  the save options to disk prompt.
  117.  
  118.  
  119.  
  120. MAIN DISPLAY SCREEN
  121. ───────────────────
  122.  There are 8 options that you can select from the Command Menu.
  123.  
  124.  [1] Start processing
  125.      This option tells TZP to start processing the .ZIP files found in the
  126.      current directory with the options listed.
  127.  
  128.  [2] Select files
  129.      Choosing this option will bring up a "tag files" menu.  Use the
  130.      appropriate keys as described on that screen to select the files you
  131.      want to process.  ** NOTE: TZP starts out assuming that you want to
  132.      process ALL files found in the current directory.  If after tagging a
  133.      selected list of files, you re-enter this option, the previously tagged
  134.      files will be UNTAGGED.  Hitting 'ESC' from this menu will also untag
  135.      all files.  A list of all the VALID KEYS for this menu is displayed
  136.      along with the files.
  137.  
  138.  [3] Change Current Dir.
  139.      Use this option to change to another directory that has ZIP files that
  140.      you want to process.
  141.  
  142.  [4] Change settings
  143.      Select this option to modify the current settings for TZP.  Each option
  144.      is explained above.
  145.  
  146.  [5] List ZIP Files
  147.      This option will display a list of all the .ZIP files found in the
  148.      current directory.
  149.  
  150.  [6] Utilities Menu
  151.      This is the latest addition to version 3.0.  Upon selecting this option,
  152.      a screen like the Selective File Processing screen will be displayed.
  153.      Hitting 'ENTER' on the highlighted file will bring you into another
  154.      screen with the display of all the INTERNAL files of that ZIP file.
  155.      This is a "mini-shell" that will let you VIEW, tag/untag and DELETE the
  156.      internal files of a ZIP file.  A list of all the VALID KEYS for this
  157.      screen will also be displayed along with the files.
  158.      (I have considered including a full-feature text viewer in this part of
  159.       TZP but have decided against it because it would greatly increase
  160.       memory usage by TZP.  Since this function is mainly for those of us that
  161.       deletes those zillions of BBS ad files before -AV'ing our ZIPs, the
  162.       view function built into PKUNZIP is more than sufficient for the
  163.       purpose).
  164.  
  165.  [7] Shell to DOS
  166.      This option allows you to drop to DOS temporarily.  Type "EXIT" at the
  167.      DOS prompt to return to TZP.
  168.  
  169.  [8] Exit program
  170.      Select this option to quit and exit the program without processing the
  171.      ZIP files.
  172.  
  173.  When you select '1' to start processing, TZP will perform its task and
  174.  display the progress step by step in the lower left display area.  All
  175.  processes are automated from here on.
  176.  
  177.  
  178.  
  179. AUTHOR'S NOTE
  180. ─────────────
  181.  Well, here's version 3.0 after a long break from the release version of 2.2.
  182.  A few users and sysops have been using beta versions that I passed to them
  183.  for quite some time now so I hope this new release will serve you guys
  184.  better.
  185.  
  186.  The big jump from 2.x to 3.0 is to avoid all the confusion of the beta
  187.  versions floating around out there.  Also, 3.0 comes with the mini-shell
  188.  that the 2.x don't.
  189.  
  190.  As described in earlier versions, TZP started out as a one-feature, one-
  191.  function utility written for my own use.  Since quite a number of you out
  192.  there seemed to have found it useful as well, I've spent quite a lot of time
  193.  working on it.  So here's the fruit of my labor...version 3.0!  Keep those
  194.  ideas coming!
  195.  
  196.  You can reach me through E-mail on the following boards with your ideas,
  197.  suggestions and problems with TZP:
  198.  
  199.          The Late Night Prowl ( * AfterShock HQ * / Denver, CO )
  200.          10 Downing Street
  201.          
  202.  Feel free to distribute TZP and Keep em Warez Comin'!
  203.  
  204. ===============================================================================
  205.  
  206.